cody - HTMLify profile

cody
4270 Files
632822 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/70 - Transpose Matrix Calculator
@import url('https://fonts.googleapis.com/css2?family=Gideon+Roman&family=PT+Serif&display=swap');
*{
margin: 0;
padding: 0;
}
#body{
background-color: rgb(17 1 32);
}
*{
margin: 0;
padding: 0;
}
#body{
background-color: rgb(17 1 32);
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Transpose-Matrix Calculator</title>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Transpose-Matrix Calculator</title>